PRISM
=====
Version: 4.5.dev
Date: Fri Feb 26 16:12:22 CET 2021
Hostname: christopher
Memory limits: cudd=4g, java(heap)=11g
Command line: prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 pnueli-zuck.10.prism pnueli-zuck.props --property live
Parsing model file "pnueli-zuck.10.prism"...
Type: MDP
Modules: process0 process1 process2 process3 process4 process5 process6 process7 process8 process9
Variables: p0 p1 p2 p3 p4 p5 p6 p7 p8 p9
Parsing properties file "pnueli-zuck.props"...
1 property:
(1) "live": Pmax=? [ F (p1=10) ]
---------------------------------------------------------------------
Model checking: "live": Pmax=? [ F (p1=10) ]
Warning: Switching to sparse engine and (backwards) Gauss Seidel (default for heuristic=speed).
Building model...
Computing reachable states...
Reachability (BFS): 73 iterations in 0.95 seconds (average 0.013082, setup 0.00)
Time for model construction: 1.069 seconds.
Type: MDP
States: 69994757110 (1 initial)
Transitions: 891923978050
Choices: 827929876290
Transition matrix: 22186 nodes (3 terminal), 891923978050 minterms, vars: 40r/40c/10nd
Warning: Switching to MTBDD engine, as number of states is too large for Sparse engine.
Prob0A: 90 iterations in 4.48 seconds (average 0.049733, setup 0.00)
Prob1E: 91 iterations in 4.95 seconds (average 0.054407, setup 0.00)
yes = 69994757110, no = 0, maybe = 0
Value in the initial state: 1.0
Time for model checking: 9.453 seconds.
Result: 1.0 (value in the initial state)
Overall running time: 10.781 seconds.
---------------------------------------------------------------------
Note: There were 2 warnings during computation.